Remove GNU_LIBRARY_PENDING_OUTPUT_COUNT
authorGlenn Morris <rgm@gnu.org>
Mon, 6 Aug 2012 20:22:22 +0000 (16:22 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 6 Aug 2012 20:22:22 +0000 (16:22 -0400)
commit9e97e9a9c03ea780d5d32048679e330a0f75f78f
tree8d487bd81968e57feb7be33cd3dec4a08c374dd1
parent1686bbc4b375850ca525878dad5c1e356723ba96
Remove GNU_LIBRARY_PENDING_OUTPUT_COUNT

* configure.ac (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Remove.
(PENDING_OUTPUT_COUNT): Absorb GNU_LIBRARY_PENDING_OUTPUT_COUNT.
(DISPNEW_NEEDS_STDIO_EXT): New define.

* src/dispnew.c (GNU_LIBRARY_PENDING_OUTPUT_COUNT, PENDING_OUTPUT_COUNT):
Let configure handle it.
(stdio_ext.h) [DISPNEW_NEEDS_STDIO_EXT]: Include it.

* nt/config.nt (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Remove.
(PENDING_OUTPUT_COUNT): Define it as dispnew.c used to.

* admin/CPP-DEFINES (GNU_LIBRARY_PENDING_OUTPUT_COUNT): Remove.
ChangeLog
admin/CPP-DEFINES
configure.ac
nt/ChangeLog
nt/config.nt
src/ChangeLog
src/dispnew.c